home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / SHO6.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.5 KB  |  80 lines

  1. #[document 83.95 145.7 124.15 184.85
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(94.10,182.25);
  16. l(91.25,178.75);
  17. l(91.25,174.65);
  18. l(92.80,169.55);
  19. l(96.25,164.00);
  20. l(102.85,158.70);
  21. l(107.10,156.15);
  22. l(112.80,155.00);
  23. l(117.65,154.30);
  24. l(121.90,157.20);
  25. l(123.40,161.60);
  26. l(122.50,166.80);
  27. l(119.45,172.70);
  28. l(112.60,178.95);
  29. l(105.60,182.85);
  30. l(98.60,184.10);
  31. l(94.10,182.25);
  32. close_edge();
  33. p=path();
  34. gc_draw_style(stroked);
  35. gc_line_join_style(round);
  36. gc_line_cap_style(round);
  37. gc_stroke_width(1.50);
  38. gc_font_draw_style(0);
  39. gc_color(0.00,0.00,0.00);
  40. s[0]=draw(p);
  41. m(89.90,170.55);
  42. l(90.25,169.10);
  43. l(91.80,165.80);
  44. finish_edge();
  45. p=path();
  46. s[1]=draw(p);
  47. s[0]:=s[1];
  48. m(96.95,160.10);
  49. l(100.80,156.85);
  50. l(105.35,154.30);
  51. l(111.40,153.05);
  52. l(114.80,152.30);
  53. finish_edge();
  54. p=path();
  55. s[1]=draw(p);
  56. s[0]:=s[1];
  57. m(91.90,179.65);
  58. l(88.90,175.15);
  59. l(89.00,173.65);
  60. l(85.05,168.90);
  61. l(84.70,165.30);
  62. l(85.90,160.60);
  63. l(89.55,155.20);
  64. l(94.35,151.00);
  65. l(99.95,147.95);
  66. l(105.20,146.45);
  67. l(109.85,147.10);
  68. l(112.30,148.85);
  69. l(115.10,152.10);
  70. l(117.20,152.20);
  71. l(121.55,156.85);
  72. finish_edge();
  73. p=path();
  74. s[1]=draw(p);
  75. s[0]over=s[1];
  76. page:=s[0];
  77. s=NULL;
  78. #]page
  79. #]document
  80.